Skip to content

Explore JUnit 6.0.0#389

Merged
mannodermaus merged 8 commits into
version-sixfrom
junit6.0.0
Sep 30, 2025
Merged

Explore JUnit 6.0.0#389
mannodermaus merged 8 commits into
version-sixfrom
junit6.0.0

Conversation

@mannodermaus

Copy link
Copy Markdown
Owner

Since the JUnit team is embracing Java 17 with the new major version update, the minimum supported Android API level takes a big jump and goes from 26 to 35. Ouch.

@mannodermaus mannodermaus self-assigned this Sep 30, 2025
@mannodermaus mannodermaus changed the base branch from main to version-six September 30, 2025 12:26
@mannodermaus mannodermaus merged commit c87bf97 into version-six Sep 30, 2025
3 checks passed
@mannodermaus mannodermaus deleted the junit6.0.0 branch September 30, 2025 13:47
mannodermaus added a commit that referenced this pull request Oct 11, 2025
* Update to Java 17, Kotlin 2.2, JUnit 6.0.0

* Update instrumentation to JUnit 6.0.0, raising its minimum API level to 35

* Update Firebase Test Lab devices

* Snapshot version update

* Update readme for testing

* Tweak test conditions

* apiDump

* Only 1 FTL device
# Conflicts:
#	README.md
#	build-logic/src/main/kotlin/Dependencies.kt
#	build-logic/src/main/kotlin/Environment.kt
#	instrumentation/CHANGELOG.md
Comment thread README.md

[junit5gh]: https://github.com/junit-team/junit5
[junit5ug]: https://junit.org/junit5/docs/current/user-guide
[junitgh]: https://github.com/junit-team/junit5

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🦅👁️, thanks for these two notes! Addressed in a705167

Comment thread README.md
[junit5gh]: https://github.com/junit-team/junit5
[junit5ug]: https://junit.org/junit5/docs/current/user-guide
[junitgh]: https://github.com/junit-team/junit5
[junitug]: https://junit.org/junit5/docs/current/user-guide

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants